Welcome![Sign In][Sign Up]
Location:
Search - genetic algorithm OPTIMIZATION

Search list

[Other resourceGenetic Algorithms and the Traveling Salesman Prob

Description: 遗传算法的一个例子:旅行商问题。C++源代码,适合初学者研究遗传算法与最优化等方面的知识。-a genetic algorithm examples : the traveling salesman problem. C source code, suitable for beginners and genetic algorithm optimization and other kinds of knowledge.
Platform: | Size: 122189 | Author: hu | Hits:

[Other resourceGenetic Algorithm

Description: LinPacker是一个优化矩形布局的工具,是在具有遗传算法的半无限大小区完成这一操作的。对缩减工厂的库存是有用的。-LinPacker optimization is a rectangular layout of the tool, with a genetic algorithm in the semi-infinite size of the area to complete the operation. To reduce factory stocks will be useful.
Platform: | Size: 9172 | Author: 苏明春 | Hits:

[AI-NN-PR遗传算法优化神经网络结构

Description: 遗传算法进行优化神经网络结构-genetic algorithm optimization neural network architecture! !
Platform: | Size: 39936 | Author: 於俊 | Hits:

[Windows Develop遗传算法代码

Description: 这是遗传算法进行函数优化的程序,可以运行成功,需要的就下吧-This is the source code of genetic algorithm for function optimization, it can run ,down it if you need it.
Platform: | Size: 21504 | Author: wlr | Hits:

[AI-NN-PR遗传算法-最优函数值

Description: 此遗传算法功能强大,界面操作,能很方便的设置遗传算法的各个参数。运行过程中,图形显示寻优过程。以及列表显示运行的详细结果。-this powerful genetic algorithms, interface operation, can very easily be set genetic algorithm parameters. Process, graphics optimization process. Operation and table shows the detailed results.
Platform: | Size: 452608 | Author: 何泽荣 | Hits:

[AI-NN-PR粒子群优化算法C

Description: 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-comparison with the genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function optimization, neural networks, fuzzy systems control and other genetic algorithm applications
Platform: | Size: 16384 | Author: wxd | Hits:

[matlabfmaxga

Description: 基于Matlab的函数优化遗传算法程序,包含了遗传算法实现的大部分步骤,而且有详细的注释.-Matlab functions genetic algorithm optimization procedures, including the genetic algorithm to achieve the most steps, and detailed notes.
Platform: | Size: 12288 | Author: 风云 | Hits:

[AI-NN-PRAdaptive-Genetic-Algorithm-

Description: 自适应遗传优化算法函数最优化 自适应遗传优化算法函数最优化自适应遗传优化算法函数最优化-Adaptive Genetic Algorithm optimization function optimization adaptive genetic algorithm function optimization adaptive genetic optimization algorithm function optimization
Platform: | Size: 13312 | Author: 陈威 | Hits:

[AI-NN-PRgenetic-algorithm

Description: 基本遗传算法的函数最优化(预选择机制) 根据源码改编-The most basic function of genetic algorithm optimization (pre-selection mechanism)
Platform: | Size: 13312 | Author: 陈威 | Hits:

[AI-NN-PRGenetic-algorithm-optimization

Description: 遗传算法优化B P神经网络的目的是通过遗传算法得到更好的网络初始权值和阈值, 其 基本思想就是用个体代表网络的初始权值和阈值、 个体值初始化的B P神经网络的预测误差作为该个体的适应度值, 通过选择、 交叉、 变异操作寻找最优个体, 即最优的B P神经网络初始权值。除了遗传算法之外, 还可以采用粒子群算法、 蚁群算法等优化B P神经网络初始权值。-Genetic algorithm to optimize BP neural network is designed by means of genetic algorithms get better network initial weights and thresholds, the basic idea is to use individual represents the network' s initial weights and thresholds, the individual values ​ ​ initialized BP neural network prediction error as the individual' s fitness value, through selection, crossover and mutation to find the optimal individual, ie the optimal BP neural network initial weights. In addition to genetic algorithms, you can also use particle swarm optimization, ant colony algorithm to optimize BP neural network initial weights.
Platform: | Size: 52224 | Author: 吴江 | Hits:

[matlabgenetic-algorithm-and-BP

Description: 基于遗传算法的BP神经网络优化算法,用遗传算法和BP神经网络优化算法相结合,来寻找最优值。-Based on genetic algorithm optimization algorithm BP neural network, genetic algorithm and BP neural network optimization algorithm combined to find the optimal value.
Platform: | Size: 5120 | Author: 钟丁建 | Hits:

[Algorithmgenetic-algorithm-

Description: 该目录包含了matlab的遗传算法优化工具箱 。-This directory contains the Genetic Algorithm Optimization Toolbox for Matlab.
Platform: | Size: 107520 | Author: lupan | Hits:

[AI-NN-PRgenetic-algorithm

Description: 遗传算法 优化参数 速度 快捷-Genetic algorithm optimization parameters fast speed
Platform: | Size: 1024 | Author: 武亚恒 | Hits:

[matlabGenetic-algorithm-optimization-index

Description: 基于遗传算法,用10个股票的组合来优化模拟沪深300指数-Based on the genetic algorithm, using 10 stock portfolio to optimize simulation CSI 300 Index
Platform: | Size: 1024 | Author: kitty | Hits:

[Data structsGenetic-algorithm-neural-network-

Description: 运用遗传算法优化神经网络结构,提高训练速度,运算精度-Genetic algorithm optimization of neural network structure, improve training speed, the precision
Platform: | Size: 5120 | Author: andy | Hits:

[OtherGenetic-Algorithm-

Description: 利用遗传算法求解最优化问题,在一定的条件下,求解目标函数的最优化问题-Genetic Algorithm optimization problems under certain conditions, to solve the optimization problem of the objective function
Platform: | Size: 243712 | Author: 晨曦 | Hits:

[AI-NN-PRNeural-Network-Genetic-Algorithm

Description: 运用神经网络遗传算法函数极值寻优-来求取非线性函数极值代码-Neural network genetic algorithm optimization function extreme
Platform: | Size: 102400 | Author: weishixiong | Hits:

[AI-NN-PRgenetic-algorithm

Description: 根据遗传算法和BP神经网络理论,在matlab软件中编程实现基于遗传算法优化的BP神经网络非线性系统拟合算法。-According to the theory of genetic algorithm and BP neural network, in the matlab software programming to realize BP neural network nonlinear systems based on genetic algorithm optimization fitting method.
Platform: | Size: 55296 | Author: 汪杰 | Hits:

[AI-NN-PRGenetic algorithm optimization calculation

Description: 遗传算法的优化计算—输入自变量降维,利用遗传算法对BP神经网络进行优化(Optimization calculation of genetic algorithm -dimensionality reduction of input variables ,Optimization of BP neural network by genetic algorithm)
Platform: | Size: 290816 | Author: Tracy1 | Hits:

[AI-NN-PRgenetic optimization algorithm

Description: 最优化算法教材14章,遗传算法的MATLAB实现。(Optimization algorithm teaching material 14, genetic algorithm using MATLAB.)
Platform: | Size: 6144 | Author: xgjyh | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net